3.5.17 \(\int \frac {x^2}{(1-a^2 x^2)^{3/2} \tanh ^{-1}(a x)^2} \, dx\) [417]

Optimal. Leaf size=64 \[ -\frac {1}{a^3 \sqrt {1-a^2 x^2} \tanh ^{-1}(a x)}+\frac {\text {Shi}\left (\tanh ^{-1}(a x)\right )}{a^3}-\frac {\text {Int}\left (\frac {1}{\sqrt {1-a^2 x^2} \tanh ^{-1}(a x)^2},x\right )}{a^2} \]

[Out]

Shi(arctanh(a*x))/a^3-1/a^3/arctanh(a*x)/(-a^2*x^2+1)^(1/2)-Unintegrable(1/(-a^2*x^2+1)^(1/2)/arctanh(a*x)^2,x
)/a^2

________________________________________________________________________________________

Rubi [A]
time = 0.19, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \begin {gather*} \int \frac {x^2}{\left (1-a^2 x^2\right )^{3/2} \tanh ^{-1}(a x)^2} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

Int[x^2/((1 - a^2*x^2)^(3/2)*ArcTanh[a*x]^2),x]

[Out]

-(1/(a^3*Sqrt[1 - a^2*x^2]*ArcTanh[a*x])) + SinhIntegral[ArcTanh[a*x]]/a^3 - Defer[Int][1/(Sqrt[1 - a^2*x^2]*A
rcTanh[a*x]^2), x]/a^2

Rubi steps

\begin {align*} \int \frac {x^2}{\left (1-a^2 x^2\right )^{3/2} \tanh ^{-1}(a x)^2} \, dx &=\frac {\int \frac {1}{\left (1-a^2 x^2\right )^{3/2} \tanh ^{-1}(a x)^2} \, dx}{a^2}-\frac {\int \frac {1}{\sqrt {1-a^2 x^2} \tanh ^{-1}(a x)^2} \, dx}{a^2}\\ &=-\frac {1}{a^3 \sqrt {1-a^2 x^2} \tanh ^{-1}(a x)}-\frac {\int \frac {1}{\sqrt {1-a^2 x^2} \tanh ^{-1}(a x)^2} \, dx}{a^2}+\frac {\int \frac {x}{\left (1-a^2 x^2\right )^{3/2} \tanh ^{-1}(a x)} \, dx}{a}\\ &=-\frac {1}{a^3 \sqrt {1-a^2 x^2} \tanh ^{-1}(a x)}+\frac {\text {Subst}\left (\int \frac {\sinh (x)}{x} \, dx,x,\tanh ^{-1}(a x)\right )}{a^3}-\frac {\int \frac {1}{\sqrt {1-a^2 x^2} \tanh ^{-1}(a x)^2} \, dx}{a^2}\\ &=-\frac {1}{a^3 \sqrt {1-a^2 x^2} \tanh ^{-1}(a x)}+\frac {\text {Shi}\left (\tanh ^{-1}(a x)\right )}{a^3}-\frac {\int \frac {1}{\sqrt {1-a^2 x^2} \tanh ^{-1}(a x)^2} \, dx}{a^2}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 2.18, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {x^2}{\left (1-a^2 x^2\right )^{3/2} \tanh ^{-1}(a x)^2} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

Integrate[x^2/((1 - a^2*x^2)^(3/2)*ArcTanh[a*x]^2),x]

[Out]

Integrate[x^2/((1 - a^2*x^2)^(3/2)*ArcTanh[a*x]^2), x]

________________________________________________________________________________________

Maple [A]
time = 2.67, size = 0, normalized size = 0.00 \[\int \frac {x^{2}}{\left (-a^{2} x^{2}+1\right )^{\frac {3}{2}} \arctanh \left (a x \right )^{2}}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^2/(-a^2*x^2+1)^(3/2)/arctanh(a*x)^2,x)

[Out]

int(x^2/(-a^2*x^2+1)^(3/2)/arctanh(a*x)^2,x)

________________________________________________________________________________________

Maxima [A]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2/(-a^2*x^2+1)^(3/2)/arctanh(a*x)^2,x, algorithm="maxima")

[Out]

integrate(x^2/((-a^2*x^2 + 1)^(3/2)*arctanh(a*x)^2), x)

________________________________________________________________________________________

Fricas [A]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2/(-a^2*x^2+1)^(3/2)/arctanh(a*x)^2,x, algorithm="fricas")

[Out]

integral(sqrt(-a^2*x^2 + 1)*x^2/((a^4*x^4 - 2*a^2*x^2 + 1)*arctanh(a*x)^2), x)

________________________________________________________________________________________

Sympy [A]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {x^{2}}{\left (- \left (a x - 1\right ) \left (a x + 1\right )\right )^{\frac {3}{2}} \operatorname {atanh}^{2}{\left (a x \right )}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**2/(-a**2*x**2+1)**(3/2)/atanh(a*x)**2,x)

[Out]

Integral(x**2/((-(a*x - 1)*(a*x + 1))**(3/2)*atanh(a*x)**2), x)

________________________________________________________________________________________

Giac [A]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2/(-a^2*x^2+1)^(3/2)/arctanh(a*x)^2,x, algorithm="giac")

[Out]

integrate(x^2/((-a^2*x^2 + 1)^(3/2)*arctanh(a*x)^2), x)

________________________________________________________________________________________

Mupad [A]
time = 0.00, size = -1, normalized size = -0.02 \begin {gather*} \int \frac {x^2}{{\mathrm {atanh}\left (a\,x\right )}^2\,{\left (1-a^2\,x^2\right )}^{3/2}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^2/(atanh(a*x)^2*(1 - a^2*x^2)^(3/2)),x)

[Out]

int(x^2/(atanh(a*x)^2*(1 - a^2*x^2)^(3/2)), x)

________________________________________________________________________________________